FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (109 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-oncology-SizeOfShortAxis-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-SizeOfShortAxis-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name SizeOfShortAxisModel
Title BC SizeOfShortAxis Logical Model
Experimental False
Realm us
Authority hl7
Description Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.
Type oncology-SizeOfShortAxis-model
Kind logical

Resources that use this resource

StructureDefinition
oncology-TumorDimensions-model BC TumorDimensions Logical Model

Resources that this resource uses

StructureDefinition
cimi-topic-ReferenceRange-model BC ReferenceRange Logical Model
shr-core-Quantity-model BC Quantity Logical Model


Narrative

Note: links and images are rebased to the (stated) source

BC SizeOfShortAxis Logical Model

Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "oncology-SizeOfShortAxis-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC SizeOfShortAxis Logical Model</b></p>\n <p>Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/oncology-SizeOfShortAxis-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "oncology.SizeOfShortAxis"
    }
  ],
  "version" : "0.2.0",
  "name" : "SizeOfShortAxisModel",
  "title" : "BC SizeOfShortAxis Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description" : "Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.",
  "keyword" : [
    {
      "system" : "http://snomed.info/sct",
      "code" : "103340004",
      "display" : "Short axis (qualifier value)"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "oncology-SizeOfShortAxis-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "oncology-SizeOfShortAxis-model",
        "path" : "oncology-SizeOfShortAxis-model",
        "definition" : "Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value",
        "path" : "oncology-SizeOfShortAxis-model.value",
        "short" : "Quantity representing measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.",
        "definition" : "Quantity representing measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.value",
        "path" : "oncology-SizeOfShortAxis-model.value.value",
        "short" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR",
        "definition" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value.value",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "decimal"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.comparator",
        "path" : "oncology-SizeOfShortAxis-model.value.comparator",
        "short" : "Comparator",
        "definition" : "Comparator",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value.comparator",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/quantity-comparator"
          }
        }
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units",
        "path" : "oncology-SizeOfShortAxis-model.value.units",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Code for the unit of measure of the quantity.",
        "definition" : "Code for the unit of measure of the quantity.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value.units",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.id",
        "path" : "oncology-SizeOfShortAxis-model.value.units.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.extension",
        "path" : "oncology-SizeOfShortAxis-model.value.units.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.system",
        "path" : "oncology-SizeOfShortAxis-model.value.units.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://unitsofmeasure.org",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.version",
        "path" : "oncology-SizeOfShortAxis-model.value.units.version",
        "short" : "Version of the system - if relevant",
        "definition" : "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
        "comment" : "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.code",
        "path" : "oncology-SizeOfShortAxis-model.value.units.code",
        "short" : "Symbol in syntax defined by the system",
        "definition" : "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "mm",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-SizeOfShortAxis-model.value.units.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.userSelected",
        "path" : "oncology-SizeOfShortAxis-model.value.units.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
        "requirements" : "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\\#true a [ fhir:source \"true\"; fhir:target dt:CDCoding.codingRationale\\#O ]"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.topicCode",
        "path" : "oncology-SizeOfShortAxis-model.topicCode",
        "short" : "The concept representing the finding or action that is the topic of the statement.",
        "definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.exceptionValue",
        "path" : "oncology-SizeOfShortAxis-model.exceptionValue",
        "short" : "Reason that a value associated with a test or other finding is missing.",
        "definition" : "Reason that a value associated with a test or other finding is missing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.exceptionValue",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/data-absent-reason"
          }
        }
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.interpretation",
        "path" : "oncology-SizeOfShortAxis-model.interpretation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0420833"
          }
        ],
        "short" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.referenceRange",
        "path" : "oncology-SizeOfShortAxis-model.referenceRange",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0883335"
          }
        ],
        "short" : "The usual or acceptable range for a test result.",
        "definition" : "The usual or acceptable range for a test result.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.referenceRange",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "oncology-SizeOfShortAxis-model",
        "path" : "oncology-SizeOfShortAxis-model",
        "definition" : "Measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value",
        "path" : "oncology-SizeOfShortAxis-model.value",
        "short" : "Quantity representing measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.",
        "definition" : "Quantity representing measurements for the primary tumor size which includes the longest diameter of the primary tumor and the longest perpendicular diameter of the primary tumor.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Quantity-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.value",
        "path" : "oncology-SizeOfShortAxis-model.value.value",
        "short" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR",
        "definition" : "Decimal representing a quantity with units, whose value may be bounded from above or below, as defined in FHIR",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value.value",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "decimal"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.comparator",
        "path" : "oncology-SizeOfShortAxis-model.value.comparator",
        "short" : "Comparator",
        "definition" : "Comparator",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value.comparator",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/quantity-comparator"
          }
        }
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units",
        "path" : "oncology-SizeOfShortAxis-model.value.units",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0805701"
          }
        ],
        "short" : "Code for the unit of measure of the quantity.",
        "definition" : "Code for the unit of measure of the quantity.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.value.units",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.id",
        "path" : "oncology-SizeOfShortAxis-model.value.units.id",
        "representation" : [
          "xmlAttr"
        ],
        "short" : "xml:id (or equivalent in JSON)",
        "definition" : "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Element.id",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.extension",
        "path" : "oncology-SizeOfShortAxis-model.value.units.extension",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "url"
            }
          ],
          "description" : "Extensions are always sliced by (at least) url",
          "rules" : "open"
        },
        "short" : "Additional Content defined by implementations",
        "definition" : "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment" : "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "Element.extension",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Extension"
          }
        ],
        "mapping" : [
          {
            "identity" : "rim",
            "map" : "n/a"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.system",
        "path" : "oncology-SizeOfShortAxis-model.value.units.system",
        "short" : "Identity of the terminology system",
        "definition" : "The identification of the code system that defines the meaning of the symbol in the code.",
        "comment" : "The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should de-reference to some definition that establish the system clearly and unambiguously.",
        "requirements" : "Need to be unambiguous about the source of the definition of the symbol.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.system",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "uri"
          }
        ],
        "fixedUri" : "http://unitsofmeasure.org",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.3"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystem"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.system rdfs:subPropertyOf dt:CDCoding.codeSystem"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.version",
        "path" : "oncology-SizeOfShortAxis-model.value.units.version",
        "short" : "Version of the system - if relevant",
        "definition" : "The version of the code system which was used when choosing this code. Note that a well-maintained code system does not need the version reported, because the meaning of codes is consistent across versions. However this cannot consistently be assured. and when the meaning is not guaranteed to be consistent, the version SHOULD be exchanged.",
        "comment" : "Where the terminology does not clearly define what string should be used to identify code system versions, the recommendation is to use the date (expressed in FHIR date format) on which that version was officially published as the version date.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.version",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.7"
          },
          {
            "identity" : "rim",
            "map" : "./codeSystemVersion"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.version rdfs:subPropertyOf dt:CDCoding.codeSystemVersion"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.code",
        "path" : "oncology-SizeOfShortAxis-model.value.units.code",
        "short" : "Symbol in syntax defined by the system",
        "definition" : "A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).",
        "requirements" : "Need to refer to a particular code in the system.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "Coding.code",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "code"
          }
        ],
        "fixedCode" : "mm",
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.1"
          },
          {
            "identity" : "rim",
            "map" : "./code"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.code rdfs:subPropertyOf dt:CDCoding.code"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.display",
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
            "valueBoolean" : true
          }
        ],
        "path" : "oncology-SizeOfShortAxis-model.value.units.display",
        "short" : "Representation defined by the system",
        "definition" : "A representation of the meaning of the code in the system, following the rules of the system.",
        "requirements" : "Need to be able to carry a human-readable meaning of the code for readers that do not know the system.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.display",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "C*E.2 - but note this is not well followed"
          },
          {
            "identity" : "rim",
            "map" : "CV.displayName"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.display rdfs:subPropertyOf dt:CDCoding.displayName"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.value.units.userSelected",
        "path" : "oncology-SizeOfShortAxis-model.value.units.userSelected",
        "short" : "If this coding was chosen directly by the user",
        "definition" : "Indicates that this coding was chosen by a user directly - i.e. off a pick list of available items (codes or displays).",
        "comment" : "Amongst a set of alternatives, a directly chosen code is the most appropriate starting point for new translations. There is some ambiguity about what exactly 'directly chosen' implies, and trading partner agreement may be needed to clarify the use of this element and its consequences more completely.",
        "requirements" : "This has been identified as a clinical safety criterium - that this exact system/code pair was chosen explicitly, rather than inferred by the system based on some rules or language processing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "Coding.userSelected",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "boolean"
          }
        ],
        "isSummary" : true,
        "mapping" : [
          {
            "identity" : "v2",
            "map" : "Sometimes implied by being first"
          },
          {
            "identity" : "rim",
            "map" : "CD.codingRationale"
          },
          {
            "identity" : "orim",
            "map" : "fhir:Coding.userSelected fhir:mapsTo dt:CDCoding.codingRationale. fhir:Coding.userSelected fhir:hasMap fhir:Coding.userSelected.map. fhir:Coding.userSelected.map a fhir:Map; fhir:target dt:CDCoding.codingRationale. fhir:Coding.userSelected\\#true a [ fhir:source \"true\"; fhir:target dt:CDCoding.codingRationale\\#O ]"
          }
        ]
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.topicCode",
        "path" : "oncology-SizeOfShortAxis-model.topicCode",
        "short" : "The concept representing the finding or action that is the topic of the statement.",
        "definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.topicCode",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.exceptionValue",
        "path" : "oncology-SizeOfShortAxis-model.exceptionValue",
        "short" : "Reason that a value associated with a test or other finding is missing.",
        "definition" : "Reason that a value associated with a test or other finding is missing.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.exceptionValue",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/data-absent-reason"
          }
        }
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.interpretation",
        "path" : "oncology-SizeOfShortAxis-model.interpretation",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0420833"
          }
        ],
        "short" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "definition" : "A clinical interpretation of a finding (applies to both assertions and observation).",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.interpretation",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/observation-interpretation"
          }
        }
      },
      {
        "id" : "oncology-SizeOfShortAxis-model.referenceRange",
        "path" : "oncology-SizeOfShortAxis-model.referenceRange",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0883335"
          }
        ],
        "short" : "The usual or acceptable range for a test result.",
        "definition" : "The usual or acceptable range for a test result.",
        "min" : 0,
        "max" : "0",
        "base" : {
          "path" : "oncology-SizeOfShortAxis-model.referenceRange",
          "min" : 0,
          "max" : "0"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.